home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2008-04-25  |  69b  |  5 lines

  1. on(rollOver){
  2.    _root.texts.gotoAndStop(4);
  3.    this.i.play();
  4. }
  5.